home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Finnish (N-1.2.2) / Pinoja / Puhelin / card_3103.txt < prev    next >
Text File  |  1989-01-31  |  9KB  |  451 lines

  1. -- card: 3103 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2152
  5. -- name: Phone Setup
  6.  
  7.  
  8. -- part 4 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=66 top=51 right=187 bottom=260
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Dial 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   if first char of the message box is in "0123456789("
  23.   then dial the message box
  24. else
  25.   Ask "Mihin numeroon haluat soittaa?"
  26.   dial it
  27. end if
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 7 (button)
  33. -- low flags: 00
  34. -- high flags: 2000
  35. -- rect: left=423 top=43 right=67 bottom=449
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 11045 / 11045
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Bas
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect iris close
  47.   go home
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 9 (button)
  53. -- low flags: 00
  54. -- high flags: A006
  55. -- rect: left=65 top=228 right=246 bottom=236
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 3
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Modeemi (äänitaajuus)
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   set hilite of button "Kaiutin (√§√§nitaajuus)" to false
  67.   set hilite of button "Modeemi (√§√§nitaajuus)" to true
  68.   set hilite of button "Modeemi (impulssi)" to false
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 10 (button)
  74. -- low flags: 00
  75. -- high flags: E006
  76. -- rect: left=65 top=211 right=229 bottom=236
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 3
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: Kaiutin (äänitaajuus)
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   set hilite of button "Kaiutin (√§√§nitaajuus)" to true
  88.   set hilite of button "Modeemi (√§√§nitaajuus)" to false
  89.   set hilite of button "Modeemi (impulssi)" to false
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 11 (button)
  95. -- low flags: 00
  96. -- high flags: A006
  97. -- rect: left=65 top=245 right=263 bottom=236
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 3
  102. -- text size: 12
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: Modeemi (impulssi)
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   set hilite of button "Kaiutin (√§√§nitaajuus)" to false
  109.   set hilite of button "Modeemi (√§√§nitaajuus)" to false
  110.   set hilite of button "Modeemi (impulssi)" to true
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 13 (button)
  116. -- low flags: 00
  117. -- high flags: 2000
  118. -- rect: left=394 top=43 right=67 bottom=419
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 26635 / 26635
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: help
  127. ----- HyperTalk script -----
  128. on mouseDown
  129.   show card field "info"
  130.   wait until the mouse is up
  131.   hide card field "info"
  132. end mouseDown
  133.  
  134.  
  135. -- part 17 (field)
  136. -- low flags: 81
  137. -- high flags: 2004
  138. -- rect: left=187 top=63 right=162 bottom=402
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 1
  142. -- font id: 3
  143. -- text size: 9
  144. -- style flags: 0
  145. -- line height: 12
  146. -- part name: info
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   hide the target
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 24 (button)
  155. -- low flags: 00
  156. -- high flags: 2000
  157. -- rect: left=178 top=86 right=99 bottom=195
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: 1
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   send "dial" && "1" to HyperCard
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 37 (button)
  174. -- low flags: 00
  175. -- high flags: 2000
  176. -- rect: left=197 top=86 right=99 bottom=213
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: 2
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   send "dial" && "2" to HyperCard
  188. end mouseUp
  189.  
  190.  
  191.  
  192. -- part 38 (button)
  193. -- low flags: 00
  194. -- high flags: 2000
  195. -- rect: left=216 top=86 right=99 bottom=232
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 0
  200. -- text size: 12
  201. -- style flags: 0
  202. -- line height: 16
  203. -- part name: 3
  204. ----- HyperTalk script -----
  205. on mouseUp
  206.   send "dial" && "3" to HyperCard
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 39 (button)
  212. -- low flags: 00
  213. -- high flags: 2000
  214. -- rect: left=177 top=98 right=111 bottom=194
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 1
  218. -- font id: 0
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: 4
  223. ----- HyperTalk script -----
  224. on mouseUp
  225.   send "dial" && "4" to HyperCard
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part 40 (button)
  231. -- low flags: 00
  232. -- high flags: 2000
  233. -- rect: left=197 top=98 right=111 bottom=213
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 0
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: 5
  242. ----- HyperTalk script -----
  243. on mouseUp
  244.   send "dial" && "5" to HyperCard
  245. end mouseUp
  246.  
  247.  
  248.  
  249. -- part 41 (button)
  250. -- low flags: 00
  251. -- high flags: 2000
  252. -- rect: left=216 top=98 right=111 bottom=233
  253. -- title width / last selected line: 0
  254. -- icon id / first selected line: 0 / 0
  255. -- text alignment: 1
  256. -- font id: 0
  257. -- text size: 12
  258. -- style flags: 0
  259. -- line height: 16
  260. -- part name: 6
  261. ----- HyperTalk script -----
  262. on mouseUp
  263.   send "dial" && "6" to HyperCard
  264. end mouseUp
  265.  
  266.  
  267.  
  268. -- part 42 (button)
  269. -- low flags: 00
  270. -- high flags: 2000
  271. -- rect: left=176 top=110 right=123 bottom=194
  272. -- title width / last selected line: 0
  273. -- icon id / first selected line: 0 / 0
  274. -- text alignment: 1
  275. -- font id: 0
  276. -- text size: 12
  277. -- style flags: 0
  278. -- line height: 16
  279. -- part name: 7
  280. ----- HyperTalk script -----
  281. on mouseUp
  282.   send "dial" && "7" to HyperCard
  283. end mouseUp
  284.  
  285.  
  286.  
  287. -- part 43 (button)
  288. -- low flags: 00
  289. -- high flags: 2000
  290. -- rect: left=196 top=110 right=123 bottom=214
  291. -- title width / last selected line: 0
  292. -- icon id / first selected line: 0 / 0
  293. -- text alignment: 1
  294. -- font id: 0
  295. -- text size: 12
  296. -- style flags: 0
  297. -- line height: 16
  298. -- part name: 8
  299. ----- HyperTalk script -----
  300. on mouseUp
  301.   send "dial" && "8" to HyperCard
  302. end mouseUp
  303.  
  304.  
  305.  
  306. -- part 44 (button)
  307. -- low flags: 00
  308. -- high flags: 2000
  309. -- rect: left=216 top=110 right=123 bottom=234
  310. -- title width / last selected line: 0
  311. -- icon id / first selected line: 0 / 0
  312. -- text alignment: 1
  313. -- font id: 0
  314. -- text size: 12
  315. -- style flags: 0
  316. -- line height: 16
  317. -- part name: 9
  318. ----- HyperTalk script -----
  319. on mouseUp
  320.   send "dial" && "9" to HyperCard
  321. end mouseUp
  322.  
  323.  
  324.  
  325. -- part 45 (button)
  326. -- low flags: 00
  327. -- high flags: 2000
  328. -- rect: left=175 top=122 right=135 bottom=193
  329. -- title width / last selected line: 0
  330. -- icon id / first selected line: 0 / 0
  331. -- text alignment: 1
  332. -- font id: 0
  333. -- text size: 12
  334. -- style flags: 0
  335. -- line height: 16
  336. -- part name: *
  337. ----- HyperTalk script -----
  338. on mouseUp
  339.   send "dial" && quote & "*" & quote to HyperCard
  340. end mouseUp
  341.  
  342.  
  343.  
  344. -- part 46 (button)
  345. -- low flags: 00
  346. -- high flags: 2000
  347. -- rect: left=196 top=122 right=135 bottom=214
  348. -- title width / last selected line: 0
  349. -- icon id / first selected line: 0 / 0
  350. -- text alignment: 1
  351. -- font id: 0
  352. -- text size: 12
  353. -- style flags: 0
  354. -- line height: 16
  355. -- part name: 0
  356. ----- HyperTalk script -----
  357. on mouseUp
  358.   send "dial" && "0" to HyperCard
  359. end mouseUp
  360.  
  361.  
  362.  
  363. -- part 47 (button)
  364. -- low flags: 00
  365. -- high flags: 2000
  366. -- rect: left=217 top=122 right=135 bottom=235
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 1
  370. -- font id: 0
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: #
  375. ----- HyperTalk script -----
  376. on mouseUp
  377.   send "dial" && quote & "#" & quote to HyperCard
  378. end mouseUp
  379.  
  380.  
  381.  
  382. -- part 48 (button)
  383. -- low flags: 00
  384. -- high flags: 0000
  385. -- rect: left=430 top=245 right=269 bottom=459
  386. -- title width / last selected line: 0
  387. -- icon id / first selected line: 1012 / 1012
  388. -- text alignment: 1
  389. -- font id: 0
  390. -- text size: 12
  391. -- style flags: 0
  392. -- line height: 16
  393. -- part name: 
  394. ----- HyperTalk script -----
  395. on mouseUp
  396.   pop card
  397. end mouseUp
  398.  
  399.  
  400.  
  401. -- part 49 (field)
  402. -- low flags: 81
  403. -- high flags: 2004
  404. -- rect: left=139 top=94 right=200 bottom=374
  405. -- title width / last selected line: 0
  406. -- icon id / first selected line: 0 / 0
  407. -- text alignment: 1
  408. -- font id: 0
  409. -- text size: 12
  410. -- style flags: 0
  411. -- line height: 16
  412. -- part name: lyft
  413. ----- HyperTalk script -----
  414. on mouseUp
  415.   hide card field "lyft"
  416. end mouseUp
  417.  
  418.  
  419. -- part contents for background part 1
  420. ----- text -----
  421. 90
  422.  
  423. -- part contents for background part 9
  424. ----- text -----
  425. Paikallinen suuntanumero:
  426.  
  427. -- part contents for background part 10
  428. ----- text -----
  429. Ulosmenev√§n linjan avaami- seksi valittava:
  430.  
  431. -- part contents for background part 20
  432. ----- text -----
  433. Tue, Jan 31, 9:35 AM
  434.  
  435. -- part contents for card part 17
  436. ----- text -----
  437. Valitse soittotapa ja osoita sitten puhelinta soittaaksesi.  (Tarkasta, ett√§ sinulla on modeemi kytketty oikein, jos olet valinnut modeemin kautta soittamisen!)   
  438.  
  439. Jos sinun ei tarvitse valita 0 ulkolinjan valitsemiseksi, tyhjenn√§ kyseinen kentt√§.  
  440.  
  441.  
  442. -- part contents for card part 49
  443. ----- text -----
  444.  
  445. Nosta kuuloke ja odota kunnes modeemi on soittanut.
  446.  
  447. Osoita sitten t√§t√§ kentt√§√§.
  448.  
  449. -- part contents for background part 2
  450. ----- text -----
  451. 0